Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add handling for ROSE_PYTHONPATH #2736

Merged
merged 6 commits into from
Nov 30, 2023
Merged

Conversation

wxtim
Copy link
Contributor

@wxtim wxtim commented Oct 27, 2023

Exactly the same as cylc/cylc-flow#5727

@wxtim wxtim self-assigned this Oct 27, 2023
@wxtim wxtim modified the milestones: 2.1.1, 2.2.0 Oct 27, 2023
@wxtim wxtim force-pushed the feat.ROSE_PYTHONPATH branch 2 times, most recently from 4e3f7bd to cd10464 Compare October 27, 2023 07:25
Copy link
Member

@oliver-sanders oliver-sanders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, we'll need to work out how to advertise thus one.

metomi/rose/rose.py Outdated Show resolved Hide resolved
@@ -13,3 +13,5 @@ ignore=
E731,
# no longer best practice:
W503
; module level import not at top of file
E402,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be able to do this with inline comments rather than globally.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was coping the Cylc tox.ini. We don't generally do this, but when we do we usually have our reasons. It's not a fault I think we'll miss.

Co-authored-by: Oliver Sanders <[email protected]>
Copy link
Contributor

@MetRonnie MetRonnie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any idea why the tests are failing on 3.7?

CHANGES.md Outdated Show resolved Hide resolved
metomi/rose/rose.py Outdated Show resolved Hide resolved
CHANGES.md Outdated Show resolved Hide resolved
Co-authored-by: Ronnie Dutta <[email protected]>
@MetRonnie
Copy link
Contributor

Any idea why the tests are failing on 3.7?

/rose-task-run/44-bunch-incremental.t now failing on the others too 😢

Copy link
Contributor

@MetRonnie MetRonnie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you follow-up on cylc-flow with the ordering fix

metomi/rose/rose.py Outdated Show resolved Hide resolved
@MetRonnie
Copy link
Contributor

/rose-task-run/44-bunch-incremental.t also failing flakily on master

@wxtim wxtim merged commit 72ed4e3 into metomi:master Nov 30, 2023
3 of 5 checks passed
@wxtim wxtim deleted the feat.ROSE_PYTHONPATH branch November 30, 2023 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants